/*  基础颜色预置  */
.index-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border-top-color: transparent;
  background: none;
  transition: background .6s;
}
.index-header .hd-logo img {
  display: none;
}
.index-header .hd-logo .logo-index {
  display: block;
}
.index-header .hd-nav li a {
  color: #fff;
}
.index-header .hd-lang {
  color: #fff;
}
.por .hd-search {
  background: url("http://www.jngczx.com/static/img/search-w.png") center no-repeat;
}
.index-header .sub-box {
  background: none;
}

.header_main.active {
  background: url("http://www.jngczx.com/static/img/head-bg.png") left top repeat;
}
.header_main.active .subnav {
  background: url("http://www.jngczx.com/static/img/head-bg.png") left top repeat;
}
.header_main.active .subnav dd a {
  color: #eee;
}
/*  首页banner-slide  */
.index-banner {
  position: relative;z-index: -1;
}
.index-banner img {
  display: block;
  width: 100%;
  height: auto;
}
.index-banner .swiper-wrapper {
  width: 600%;
  overflow: hidden;
}
.index-banner .swiper-slide {
  position: relative;
  width: 16.666%;
}
.index-banner .swiper-pagination-switch {
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
}
.index-banner .swiper-pagination-switch + .swiper-pagination-switch {
  margin-left: 20px;
}
.index-banner .swiper-active-switch {
  width: 40px;
  border-radius: 3px;
}
.index-banner .txt {
  position: absolute;
  top: 50%;
  left: 47%;
  max-width: 1200px;
  margin-left: -31.25%;
  margin-top: -6.25%;
  color: #fff;
  width:100%;
}
.index-banner .txt h2 {
  display: block;
  font-size: 60px;
  letter-spacing: 0.3em;
  
}
.index-banner .txt p {
  display: block;
  font-size: 24px;
  letter-spacing: 0.1em;
  margin-top: 0%;
  width:240px;
  height:60px;
  background:#0c3aa7;
  float:left;
  margin-right:1%;
}
.index-banner .txt .link-more {
  position: relative;
  display: block;
  width: 180px;
  height: 60px;
  padding-right: 60px;
  margin-top: 5%;
  font-size: 18px;
  line-height: 60px;
  color: #fff;
  background: #0c3aa7;
  text-align: center;
  letter-spacing: 0.1em;
}
.index-banner .txt .link-more .icon-more {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/icon-more.png") center no-repeat;
}
.index-banner .txt .link-more .icon-more {
  position: absolute;
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  background: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/icon-more.png") center no-repeat;
}
.index-banner .txt .link-more:hover {
  background: #c91325;
  background: -moz-linear-gradient(left, #e6352c, #c91325);
  /*Mozilla*/
  background: -webkit-gradient(linear, 0 50%, 100% 50%, from(#e6352c), to(#c91325));
  /*Old gradient for webkit*/
  background: -webkit-linear-gradient(left, #e6352c, #c91325);
  /*new gradient for Webkit*/
  background: -o-linear-gradient(left, #e6352c, #c91325);
  /*Opera11*/
}
.index-banner .txt .link-more:hover .icon-more {
  background: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/icon_moreb_03.png") center no-repeat;
}
.index-banner .index-banner-pag {
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: 20.83333333%;
  width: 200px;
  text-align: right;
  z-index: 2;
}
.index-banner .index-banner-pag .index-banner-page {
  text-align: center;
}
.index-banner .index-banner-pag .index-banner-page .page-cur {
  font-size: 92px;
  color: #0c3aa7;
  font-weight: bold;
  font-family: Helvetica;
}
.index-banner .index-banner-pag .index-banner-page em {
  margin-left: 5px;
  margin-right: 10px;
  font-size: 24px;
  color: #fff;
}
.index-banner .index-banner-pag .index-banner-page .page-num {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  font-family: Helvetica;
}
.index-banner .index-banner-pag .index-banner-control {
  margin-top: 3%;
}
.index-banner .index-banner-pag .index-banner-control .swiper-prev,
.index-banner .index-banner-pag .index-banner-control .swiper-next {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: Helvetica;
  cursor: pointer;
}
.index-banner .index-banner-pag .index-banner-control .swiper-prev {
  padding-left: 30px;
  background: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/icon-prev.png") left center no-repeat;
}
.index-banner .index-banner-pag .index-banner-control .swiper-next {
  margin-left: 25px;
  padding-right: 30px;
  background: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/icon-next.png") right center no-repeat;
}
.index-banner .index-banner-share {
  position: absolute;
  left: 50%;
  bottom: 10%;
  z-index: 2;
  margin-left: -31.25%;
  width: 200px;
  padding-left: 4.16666667%;
}
.index-banner .index-banner-share .banner-line {
  position: absolute;
  left: 0;
  top: 50%;
  width: 55px;
  height: 1px;
  background: #fff;
}
.index-banner .index-banner-share .social-share .social-share-icon {
  width: 42px;
  height: 36px;
  margin-left: 15px;
  margin-right: 15px;
}
.index-banner .index-banner-share .social-share .icon-wechat{
  background: url(http://www.jngczx.com/App/Tpl/Home/Default/Public//img/index-weixin.png) center no-repeat;
}
/* .index-banner .index-banner-share .social-share .icon-wechat:hover{
  background-image: url(../img/index-weixin2.png);
} */
.index-banner .index-banner-share .social-share .icon-weibo{
  background: url(http://www.jngczx.com/App/Tpl/Home/Default/Public//img/index-sina.png) center no-repeat;
}
/* .index-banner .index-banner-share .social-share .icon-weibo:hover{
  background-image: url(../img/index-sina2.png);
} */
/*  首页news + news-slide  */
.channel-tit {
  font-size: 36px;
  color: #333;
  display: block;
}
.news-more {
  font-size: 16px;
  color: #666666;
  position: absolute;
  top: 1.04166667%;
  right: 0;
}
.news-more i {
  color: #0c3aa7;
}

.index-news {
  position: relative;
  margin-top: 1.41666667%;
  margin-bottom: 1.66666667%;
}
.index-news .news {
  position: relative;
  overflow: hidden;
}
.index-news .news .l {
  width: 50%;
  float: left;
}
.index-news .news .l .swiper-news {
  position: relative;
}
.index-news .news .l .swiper-news .swiper-wrapper{
  padding-bottom: 5%;
}
.index-news .news .l .swiper-news img {
  width: 100%;    height:auto;
}
.index-news .news .l .swiper-news .news_left {
  cursor: pointer;
  position: absolute;
  top: 0;
  margin-top: 29.66666667%;
  left: 3.33333333%;
}
.index-news .news .l .swiper-news .news_right {
  cursor: pointer;
  position: absolute;
  top: 0;
  margin-top: 29.66666667%;
  right: 3.33333333%;
}
.index-news .news .l .con {
  display: block;
}
.index-news .news .l .txt {
  position: relative;
  margin: 0 3.33333333%;
  margin-top: -9.16666667%;
  padding-top: 10.83333333%;
  padding-bottom: 5%;
  background: #fff;
  padding-right: 5%;
  -webkit-box-shadow:  5px 5px 5px rgba(0,0,0,0.3);
  -moz-box-shadow:  5px 5px 5px rgba(0,0,0,0.3)    ;
  box-shadow:  5px 5px 5px rgba(0,0,0,0.3)    ;
}
.index-news .news .l .txt .up {
  position: relative;
  border-left: 8px solid #0c3aa7;
  padding-left: 5.88235294%;
  margin-top: -23.33333333%;
  margin-left: 6.66666667%;
  margin-bottom: 1.66666667%;
}
.index-news .news .l .txt .up .date {
  font-size: 60px;
  color: #0c3aa7;
  line-height: 1;
  margin-bottom: 12.47771836%;
}
.index-news .news .l .txt .up .date span {
  vertical-align: super;
  font-size: 16px;
  line-height: 1;
}
.index-news .news .l .txt .up h2 {
  font-size: 26px;
  color: #333;
  line-height: 1;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  white-space:nowrap;
  text-overflow: ellipsis;
}
.index-news .news .l .txt p {
  padding-left: 14%;
  margin-bottom: 3.83333333%;
  font-size: 16px;
  color: #666;
  line-height: 1.7;
  max-height: 5.1em;
}
.index-news .news .l .txt .link-more {
  padding-left: 14%;
  font-size: 16px;
  color: #9a9a9a;
  line-height: 1;
  margin-bottom: 11.66666667%;
}
.index-news .r {
  width: 46.66666667%;
  float: right;
}
.index-news .r .news-list {
  border-top: 1px solid #e8e8e8;
}
.index-news .r .news-list a {
  display: block;
  position: relative;
  padding: 5.35714286% 0 5.35714286% 5.35714286%;
  overflow: hidden;
  border-bottom: 1px solid #e8e8e8;
}
.index-news .r .news-list a:hover .date .date-day {
  color: #0c3aa7;
}
.index-news .r .news-list a:hover .date .date-month {
  color: #0c3aa7;
}
.index-news .r .news-list .date {
  float: left;
  padding-top: 10px;
}
.index-news .r .news-list .date .date-day {
  color: #6c6c6c;
  text-align: center;
  font-size: 42px;
  font-weight: bolder;
  line-height: 1;
}
.index-news .r .news-list .date .date-month {
  vertical-align: super;
  margin-top: 5px;
  color: #6c6c6c;
  text-align: center;
  font-size: 14px;
  line-height: 1;
}
.index-news .r .news-list .con {
  float: right;
  width: 78.5%;
  line-height: 1;
  color: #666;
  font-size: 16px;
}
.index-news .r .news-list .con h2 {
  line-height: 1;
  color: #333333;
  font-size: 20px;
  margin-bottom: 13px;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  white-space:nowrap;
  text-overflow: ellipsis;
}
.index-news .r .news-list .con p {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.busi-list {
  margin-top: 40px;
}
.busi-list li + li {
  margin-left: 53px;
}
.busi-list li {
  width: 362px;
  height: 321px;
  display: inline-block;
}
.busi-list .busi-link {
  position: relative;
}
.busi-list .busi-img-box {
  border-radius: 3px;
  position: relative;
}
.busi-list .busi-img-box img {
  position: relative;
  z-index: 2;
}
.busi-list .busi-img-box::after {
  content: ' ';
  display: block;
  position: absolute;
  z-index: 1;
  top: 20px;
  left: 20px;
  width: 295px;
  height: 295px;
  border-radius: 3px;
  border: 3px solid #0c3aa7;
}
.busi-list .tit {
  position: absolute;
  z-index: 3;
  left: 215px;
  bottom: 30px;
  background-color: #0c3aa7;
  width: 140px;
  height: 56px;
  color: #fff;
  font-size: 24px;
  text-align: center;
  line-height: 56px;
}
/*  首页 关于我们  */
.index-about {
  height: 525px;
  padding-top: 80px;
}
.intro {
  margin-top: 40px;
}
.intro .txt {
  width: 50%;
  float: left;
}
.intro .txt h4 {
  color: #333;
  font-size: 22px;
}
.intro .txt p {
  color: #666;
  font-size: 18px;
  margin-top: 25px;
  line-height: 1.5;
}
.intro .txt .data {
  margin-top: 40px;
}
.intro .txt .data span {
  font-size: 16px;
  color: #333;
}
.intro .txt .data span + span {
  margin-left: 120px;
}
.intro .txt .data em {
  color: #0c3aa7;
  font-size: 48px;
}
.intro .txt .data i {
  color: #0c3aa7;
  font-size: 18px;
  position: relative;
  top: -25px;
}
.intro .txt .learn-more {
  display: block;
  height: 44px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  line-height: 44px;
  font-size: 18px;
  color: #666;
  width: 140px;
  text-align: center;
  margin-top: 52px;
}
.intro .txt .learn-more i {
  color: #0c3aa7;
  font-size: 18px;
  margin-left: 5px;
}
.video-button {
  display: block;
  float: right;
  width: 48%;
  height: 332px;
  overflow: hidden;
  position: relative;
}
.video-button .play {
  position: relative;
  display: block;
  top: -205px;
  margin: auto;
}
/*  视频弹出层  */
.pop-video {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  top: 0;
  right: 0;
  z-index: 20;
}
.pop-video .video-container {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -240px;
  margin-left: -400px;
  width: 800px;
  height: 480px;
}
.pop-video .video-container #video-block_logo {
  display: none;
}
.pop-video .close-btn {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
}
/*创新 资讯 业务*/
.channel-en {
  font-size: 18px;
  line-height: 1.5;
  color: #bfbfbf;
  display: block;
  margin-bottom: 1.16666667%;
}
.index_innovate {
  background: #0c3aa7;
  padding: 1.60416667% 0 1.16666667%;
  overflow: hidden;
}
.index_innovate .l {
  float: left;
  width: 50%;
  text-align: right;
}
.index_innovate .l .m {
  margin-right: 100px;
}
.index_innovate .l .title {
  font-size: 48px;
  color: #fff;
  line-height: 1;
  margin-bottom: 6%;
}
.index_innovate .l .subtitle {
  font-size: 28px;
  color: #fff;
  line-height: 1;
  margin-bottom: 13.2%;
}
.index_innovate .l .line {
  width: 11.4%;
  height: 1px;
  background: #fff;
  float: right;
  overflow: hidden;
}
.index_innovate .r {
  width: 50%;
  float: right;
}
.index_innovate .r p {
  font-size: 16px;
  color: #fff;
  line-height: 2.4;
  margin-top: -0.7em;
  margin-bottom: 2.2%;
}
.index_innovate .r .more {
  font-size: 16px;
  color: #fff;
  line-height: 1;
}
.index-busi .channel-tit {
  position: relative;
  z-index: 2;
}
.index-busi .channel-en {
  position: relative;
  z-index: 2;
}
.index-busi {
  overflow: hidden;
  position: relative;
  margin-bottom: 2.77083333%;
}
.index-busi .wrap {
  position: relative;
  margin-top: 1.83333333%;
}
.index-busi .change {
  z-index: 2;
  position: absolute;
  top: 14px;
  right: 0;
  font-size: 22px;
  line-height: 1;
  color: #e1e1e1;
}
.index-busi .change img {
  cursor: pointer;
  vertical-align: middle;
  margin: 0 20px;
}
.index-busi .back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: hidden;
  width: 100%;
}
.index-busi .back img {
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: auto;
}
.index-busi .back_red {
  display: none;
  background: #bc1628;
  position: absolute;
  top: 10.41666667%;
  left: 18.75%;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.index-busi .swiper-business {
  z-index: 2;
  overflow: hidden;
  position: relative;
  margin-bottom: 9.82291667%;
}
.index-busi .swiper-business .swiper-slide:hover .arrow {
  display: block;
}
.index-busi .swiper-business .con {
  width: 92.5%;  height: 60%;
  margin: 0 3.75%;
  display: block;
}
.index-busi .swiper-business .txt {
  background: #fff;
  display: block;
  margin: 0 3.75%;
  position: relative;
  padding: 11.57894737% 7.36842105%;
  overflow: hidden;
}
.index-busi .swiper-business .txt .l {
  float: left;
  margin-right: 5%;
  width: 18.42105263%;
}
.index-busi .swiper-business .txt .l img {
  width: 100%;
  display: block;
}
.index-busi .swiper-business .txt .r {
  float: left;
  width: 75.57894737%;
}
.index-busi .swiper-business .txt .r .tit {
    font-size: 18px;
    color: #333;
    line-height: 1;
    margin-bottom: 4.73684211%;
    line-height: 30px;
}
.index-busi .swiper-business .txt .r p {
  font-size: 16px;
  color: #666;
  line-height: 1.2;
}
.index-busi .swiper-business .txt .arrow {
  display: none;
  width: 13px;
  height: 24px;
  position: absolute;
  top: 42.30769231%;
  right: 7.89473684%;
}
.index-busi .swiper-business .txt .arrow img {
  width: 100%;
  display: block;
}


